Gets the current Desktop Application settings.
| media type | data type | description |
|---|---|---|
| application/json | DesktopAppAdminConfig (JSON) | The Desktop Application settings |
| application/xml | desktopAppAdminConfig (XML) |
Updates the Desktop Application settings. Only the fields that are included in the request body are modified. Any fields left out will remain unchanged.
| media type | data type |
|---|---|
| application/json | DesktopAppAdminConfig (JSON) |
| application/xml | desktopAppAdminConfig (XML) |
| media type | data type | description |
|---|---|---|
| application/json | DesktopAppAdminConfig (JSON) | The full Desktop Appication settings. |
| application/xml | desktopAppAdminConfig (XML) |